Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / CacheDataCollectionItemEventArgs<T> Class
Properties

In This Topic
    CacheDataCollectionItemEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by CacheDataCollectionItemEventArgs<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CacheDataCollectionItemEventArgs<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index of the item.  
    Public PropertyGets the item.  
    Top
    See Also